getSettingEnumOptions

abstract fun getSettingEnumOptions(keypath: String): List<String>

Get all the available options of an enum setting.

Return

the list of enum options.

Parameters

keypath

the settings enum keypath, e.g. doubleClickSelectionMode.